Return

Edit Task: DurationIsResourceChangesAllowed

Format

SCHED / EditTask '<TaskName>' DurationIsResourceChangesAllowed <DurationIsResourceChangesAllowed>

Description

The DurationIsResourceChangesAllowed attribute under EditTask determines whether the same resource possibility must be used amongst all of its assignments. This only applies to tasks that allow multiple segments.

Parameters

ParameterDescription
DurationIsResourceChangesAllowedA Boolean value. If the parameter value is true then the task may have different resource possibilities assigned to different assignments, else the same resource possibility must be used amongst all of the task's assignments.

Examples

For a task with multiple segments, do not allow any resource changes.

SCHED / EditTask 'MultiSegmentTask1' DurationIsResourceChangesAllowed False